Перевод: с русского на английский

с английского на русский

array length

См. также в других словарях:

  • Array slicing — In computer programming, array slicing is an operation that extracts certain elements from an array and packages them as another array, possibly with different number of indices (or dimensions) and different index ranges. Two common examples are… …   Wikipedia

  • Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the …   Wikipedia

  • Array — In computer science an array [Paul E. Black, array , in Dictionary of Algorithms and Data Structures , Paul E. Black, ed., U.S. National Institute of Standards and Technology. 26 August 2008 (accessed 10 September 2008).… …   Wikipedia

  • Comparison of programming languages (array) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations …   Wikipedia

  • end-fire array — A linear or cylindrical antenna array that emits its radiation from one end. In this arrangement, the maximum radiation is along the axis of the array. The end fire array consists of a number of identical equally spaced antennae arranged along a… …   Aviation dictionary

  • Halbach array — A Halbach array, showing the orientation of each piece s magnetic field. This array would give a strong field underneath, while the field above would cancel. The flux diagram of a Halbach array A Halbach array is a special arra …   Wikipedia

  • Variable-length array — In programming, a variable length array (or VLA) is an array data structure of automatic storage duration whose length is determined at run time (instead of at compile time).Programming languages that support VLAs include APL, COBOL, and C (added …   Wikipedia

  • Suffix array — In computer science, a suffix array is an array giving the suffixes of a string in lexicographical order.DetailsConsider the string abracadabra , of length 11. It has eleven suffixes: abracadabra , bracadabra , racadabra , and so on down to a .… …   Wikipedia

  • Stride of an array — In computer programming, the stride of an array (also increment or step size) refers to the number of locations in memory between successive array elements, measured in bytes or in units of the size of the array s elements. An array with stride 1 …   Wikipedia

  • Dynamic array — Several values are inserted at the end of a dynamic array using geometric expansion. Grey cells indicate space reserved for expansion. Most insertions are fast (constant time), while some are slow due to the need for reallocation (Θ(n) time,… …   Wikipedia

  • Line array — The term line array means a speaker system that is made up of a varying number of vertically arranged units which give the effect of a single sound source with the same dimensions as the total of the unit of which is made up, the performance of… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»